.. _`Merge Image Channels`: .. _`syip.concatchannels`: Merge Image Channels ```````````````````` .. image:: image_merge_channels.svg :width: 48 Creates a new image with all the channels in the two input images Documentation ::::::::::::: Creates a new image with all the channels in the two input images. Definition :::::::::: Input ports ........... **input1** image Input image **input2** image Input image Output ports ............ **output** image Resulting image with all channels Implementation .............. .. automodule:: node_channels :noindex: .. class:: ConcatChannels :noindex: